// Decompiled by Jad v1.5.8e. Copyright 2001 Pavel Kouznetsov. // Jad home page: http://www.geocities.com/kpdus/jad.html // Decompiler options: braces fieldsfirst space lnc package com.tencent.connect.auth; import android.app.Dialog; // Referenced classes of package com.tencent.connect.auth: // c abstract class g implements android.view.View.OnClickListener { Dialog d; final c e; g(c c, Dialog dialog) { e = c; super(); d = dialog; } }